home *** CD-ROM | disk | FTP | other *** search
/ Dé Millennium / MCD.ISO / menu_aad.swf / scripts / DefineButton2_27 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-08-26  |  61 b   |  5 lines

  1. on(release){
  2.    unloadMovieNum(1);
  3.    gotoAndPlay(10);
  4. }
  5.